Conversation
|
@MrGribel, I am a bit worried about the new verison requirement for netCDF4. What do you think happens if someone has a version above 1.6.0 and tries to update rocketpy? |
|
Congrats on the fast response @giovaniceotto Addressing your question, I've had It worries me a bit that we are introducing a dependency on an older version of a package though (I've had experiences with these getting removed at times from PyPI, for example). I believe a better long term fix would be to figure out what's going on inside the netCDF4 library. Perhaps keep the issue #205 open for the time being. Besides that, the rest of the changes seem like pretty straightforward fixes. Thanks for that! |
Gui-FernandesBR
left a comment
There was a problem hiding this comment.
Thank you again, sir!
Pull request type
Please check the type of change your PR introduces:
Pull request checklist
Please check if your PR fulfills the following requirements, depending on the type of PR:
Code base additions (for bug fixes / features):
black rocketpy) has passed locally and any fixes were madepytest --runslow) have passed locallyWhat is the current behavior?
See #205, #251 and #261.
What is the new behavior?
Does this introduce a breaking change?
Other information
See Colab at: https://colab.research.google.com/drive/1viSLeMVux1aaxqRhXTQ6Ubid7qG0-wUi?usp=sharing